[INFO] fetching crate rapid 0.0.1...
[INFO] testing rapid-0.0.1 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate rapid 0.0.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rapid 0.0.1
[INFO] finished tweaking crates.io crate rapid 0.0.1
[INFO] tweaked toml for crates.io crate rapid 0.0.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rapid 0.0.1 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 98 packages to latest compatible versions
[INFO] [stderr]       Adding derive_builder v0.5.1 (available: v0.20.2)
[INFO] [stderr]       Adding docopt v0.8.3 (available: v1.1.1)
[INFO] [stderr]       Adding lazy_static v0.2.11 (available: v1.5.0)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.32)
[INFO] [stderr]       Adding regex v0.2.11 (available: v1.12.4)
[INFO] [stderr]       Adding slog-stdlog v3.0.5 (available: v4.1.1)
[INFO] [stderr]       Adding test-case-derive v0.1.5 (available: v0.2.3)
[INFO] [stderr]       Adding time v0.1.45 (available: v0.3.49)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `rapid` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 219674a030691738019d4c01f1600d788cd39563f4f59f5800a2d36c06581639
[INFO] running `Command { std: "docker" "start" "219674a030691738019d4c01f1600d788cd39563f4f59f5800a2d36c06581639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "219674a030691738019d4c01f1600d788cd39563f4f59f5800a2d36c06581639" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "219674a030691738019d4c01f1600d788cd39563f4f59f5800a2d36c06581639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "219674a030691738019d4c01f1600d788cd39563f4f59f5800a2d36c06581639" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `rapid` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling time-macros v0.2.29
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling derive_builder v0.5.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling derive_builder_core v0.2.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling slog-scope v4.4.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling time v0.3.49
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling crossbeam v0.2.12
[INFO] [stderr]    Compiling slog-stdlog v3.0.5
[INFO] [stderr]    Compiling docopt v0.8.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling slog-term v2.9.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling rapid v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use(slog_o, slog_kv)]
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `slog_o`: Use fully qualified macro slog::o!(...) instead
[INFO] [stdout]   --> src/logger.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Logger::root(drain, slog_o!())
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::run::*`
[INFO] [stdout]  --> src/app/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::run::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::default::*`
[INFO] [stdout]  --> src/app/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::default::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl FailMethods for ::failure::Fail {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl FailMethods for dyn (::failure::Fail) {
[INFO] [stdout]    |                      +++++               +
[INFO] [stdout] help: alternatively use a blanket implementation to implement `FailMethods` for all types that also implement `::failure::Fail`
[INFO] [stdout]    |
[INFO] [stdout] 41 - impl FailMethods for ::failure::Fail {
[INFO] [stdout] 41 + impl<T: ::failure::Fail> FailMethods for T {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |         (self as &::failure::Fail).traverse(action)
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |         (self as &dyn (::failure::Fail)).traverse(action)
[INFO] [stdout]    |                   +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |         (self as &::failure::Fail).log_error()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |         (self as &dyn (::failure::Fail)).log_error()
[INFO] [stdout]    |                   +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         (self as &::failure::Fail).log_warning()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 |         (self as &dyn (::failure::Fail)).log_warning()
[INFO] [stdout]    |                   +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |         (self as &::failure::Fail).stringify()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 |         (self as &dyn (::failure::Fail)).stringify()
[INFO] [stdout]    |                   +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:5:25
[INFO] [stdout]    |
[INFO] [stdout]  5 |           let mut cause: &::failure::Fail = $error;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | /         traverse_err! {
[INFO] [stdout] 44 | |             self,
[INFO] [stdout] 45 | |             |failure| action(format!("{}", failure)),
[INFO] [stdout] 46 | |             |failure| action(format!("  caused by: {}",failure))
[INFO] [stdout] 47 | |         }
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:5:25
[INFO] [stdout]    |
[INFO] [stdout]  5 |           let mut cause: &::failure::Fail = $error;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 | /         traverse_err! {
[INFO] [stdout] 52 | |             self,
[INFO] [stdout] 53 | |             |failure| error!("{}", failure),
[INFO] [stdout] 54 | |             |failure| error!("  caused by: {}",failure)
[INFO] [stdout] 55 | |         }
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:5:25
[INFO] [stdout]    |
[INFO] [stdout]  5 |           let mut cause: &::failure::Fail = $error;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | /         traverse_err! {
[INFO] [stdout] 60 | |             self,
[INFO] [stdout] 61 | |             |failure| warn!("{}", failure),
[INFO] [stdout] 62 | |             |failure| warn!("  caused by: {}",failure)
[INFO] [stdout] 63 | |         }
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::Error::cause`: please use 'as_fail()' method instead
[INFO] [stdout]   --> src/errors/fail_methods.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |         self.cause().traverse(action)
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::Error::cause`: please use 'as_fail()' method instead
[INFO] [stdout]   --> src/errors/fail_methods.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |         self.cause().log_error()
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::Error::cause`: please use 'as_fail()' method instead
[INFO] [stdout]   --> src/errors/fail_methods.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 |         self.cause().log_warning()
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::Error::cause`: please use 'as_fail()' method instead
[INFO] [stdout]   --> src/errors/fail_methods.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |         self.cause().stringify()
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.32s
[INFO] running `Command { std: "docker" "inspect" "219674a030691738019d4c01f1600d788cd39563f4f59f5800a2d36c06581639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "219674a030691738019d4c01f1600d788cd39563f4f59f5800a2d36c06581639" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `rapid` (manifest) generated 1 warning
[INFO] [stderr]    Compiling test-case-derive v0.1.5
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use(slog_o, slog_kv)]
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `slog_o`: Use fully qualified macro slog::o!(...) instead
[INFO] [stdout]   --> src/logger.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Logger::root(drain, slog_o!())
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::run::*`
[INFO] [stdout]  --> src/app/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::run::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::default::*`
[INFO] [stdout]  --> src/app/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::default::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl FailMethods for ::failure::Fail {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl FailMethods for dyn (::failure::Fail) {
[INFO] [stdout]    |                      +++++               +
[INFO] [stdout] help: alternatively use a blanket implementation to implement `FailMethods` for all types that also implement `::failure::Fail`
[INFO] [stdout]    |
[INFO] [stdout] 41 - impl FailMethods for ::failure::Fail {
[INFO] [stdout] 41 + impl<T: ::failure::Fail> FailMethods for T {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |         (self as &::failure::Fail).traverse(action)
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |         (self as &dyn (::failure::Fail)).traverse(action)
[INFO] [stdout]    |                   +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |         (self as &::failure::Fail).log_error()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |         (self as &dyn (::failure::Fail)).log_error()
[INFO] [stdout]    |                   +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         (self as &::failure::Fail).log_warning()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 |         (self as &dyn (::failure::Fail)).log_warning()
[INFO] [stdout]    |                   +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |         (self as &::failure::Fail).stringify()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 |         (self as &dyn (::failure::Fail)).stringify()
[INFO] [stdout]    |                   +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:5:25
[INFO] [stdout]    |
[INFO] [stdout]  5 |           let mut cause: &::failure::Fail = $error;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | /         traverse_err! {
[INFO] [stdout] 44 | |             self,
[INFO] [stdout] 45 | |             |failure| action(format!("{}", failure)),
[INFO] [stdout] 46 | |             |failure| action(format!("  caused by: {}",failure))
[INFO] [stdout] 47 | |         }
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:5:25
[INFO] [stdout]    |
[INFO] [stdout]  5 |           let mut cause: &::failure::Fail = $error;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 | /         traverse_err! {
[INFO] [stdout] 52 | |             self,
[INFO] [stdout] 53 | |             |failure| error!("{}", failure),
[INFO] [stdout] 54 | |             |failure| error!("  caused by: {}",failure)
[INFO] [stdout] 55 | |         }
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:5:25
[INFO] [stdout]    |
[INFO] [stdout]  5 |           let mut cause: &::failure::Fail = $error;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | /         traverse_err! {
[INFO] [stdout] 60 | |             self,
[INFO] [stdout] 61 | |             |failure| warn!("{}", failure),
[INFO] [stdout] 62 | |             |failure| warn!("  caused by: {}",failure)
[INFO] [stdout] 63 | |         }
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::Error::cause`: please use 'as_fail()' method instead
[INFO] [stdout]   --> src/errors/fail_methods.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |         self.cause().traverse(action)
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::Error::cause`: please use 'as_fail()' method instead
[INFO] [stdout]   --> src/errors/fail_methods.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |         self.cause().log_error()
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::Error::cause`: please use 'as_fail()' method instead
[INFO] [stdout]   --> src/errors/fail_methods.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 |         self.cause().log_warning()
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::Error::cause`: please use 'as_fail()' method instead
[INFO] [stdout]   --> src/errors/fail_methods.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |         self.cause().stringify()
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rapid v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[macro_use(slog_o, slog_kv)]
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `slog_o`: Use fully qualified macro slog::o!(...) instead
[INFO] [stdout]   --> src/logger.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Logger::root(drain, slog_o!())
[INFO] [stdout]    |                         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::run::*`
[INFO] [stdout]  --> src/app/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::run::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::default::*`
[INFO] [stdout]  --> src/app/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::default::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl FailMethods for ::failure::Fail {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl FailMethods for dyn (::failure::Fail) {
[INFO] [stdout]    |                      +++++               +
[INFO] [stdout] help: alternatively use a blanket implementation to implement `FailMethods` for all types that also implement `::failure::Fail`
[INFO] [stdout]    |
[INFO] [stdout] 41 - impl FailMethods for ::failure::Fail {
[INFO] [stdout] 41 + impl<T: ::failure::Fail> FailMethods for T {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |         (self as &::failure::Fail).traverse(action)
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 25 |         (self as &dyn (::failure::Fail)).traverse(action)
[INFO] [stdout]    |                   +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:29:19
[INFO] [stdout]    |
[INFO] [stdout] 29 |         (self as &::failure::Fail).log_error()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |         (self as &dyn (::failure::Fail)).log_error()
[INFO] [stdout]    |                   +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:33:19
[INFO] [stdout]    |
[INFO] [stdout] 33 |         (self as &::failure::Fail).log_warning()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 33 |         (self as &dyn (::failure::Fail)).log_warning()
[INFO] [stdout]    |                   +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |         (self as &::failure::Fail).stringify()
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 |         (self as &dyn (::failure::Fail)).stringify()
[INFO] [stdout]    |                   +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:5:25
[INFO] [stdout]    |
[INFO] [stdout]  5 |           let mut cause: &::failure::Fail = $error;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | /         traverse_err! {
[INFO] [stdout] 44 | |             self,
[INFO] [stdout] 45 | |             |failure| action(format!("{}", failure)),
[INFO] [stdout] 46 | |             |failure| action(format!("  caused by: {}",failure))
[INFO] [stdout] 47 | |         }
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:5:25
[INFO] [stdout]    |
[INFO] [stdout]  5 |           let mut cause: &::failure::Fail = $error;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 | /         traverse_err! {
[INFO] [stdout] 52 | |             self,
[INFO] [stdout] 53 | |             |failure| error!("{}", failure),
[INFO] [stdout] 54 | |             |failure| error!("  caused by: {}",failure)
[INFO] [stdout] 55 | |         }
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors/fail_methods.rs:5:25
[INFO] [stdout]    |
[INFO] [stdout]  5 |           let mut cause: &::failure::Fail = $error;
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | /         traverse_err! {
[INFO] [stdout] 60 | |             self,
[INFO] [stdout] 61 | |             |failure| warn!("{}", failure),
[INFO] [stdout] 62 | |             |failure| warn!("  caused by: {}",failure)
[INFO] [stdout] 63 | |         }
[INFO] [stdout]    | |_________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::Error::cause`: please use 'as_fail()' method instead
[INFO] [stdout]   --> src/errors/fail_methods.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |         self.cause().traverse(action)
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::Error::cause`: please use 'as_fail()' method instead
[INFO] [stdout]   --> src/errors/fail_methods.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |         self.cause().log_error()
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::Error::cause`: please use 'as_fail()' method instead
[INFO] [stdout]   --> src/errors/fail_methods.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 |         self.cause().log_warning()
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `failure::Error::cause`: please use 'as_fail()' method instead
[INFO] [stdout]   --> src/errors/fail_methods.rs:96:14
[INFO] [stdout]    |
[INFO] [stdout] 96 |         self.cause().stringify()
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.81s
[INFO] running `Command { std: "docker" "inspect" "219674a030691738019d4c01f1600d788cd39563f4f59f5800a2d36c06581639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "219674a030691738019d4c01f1600d788cd39563f4f59f5800a2d36c06581639" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `rapid` (manifest) generated 1 warning
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> src/lib.rs:2:21
[INFO] [stderr]   |
[INFO] [stderr] 2 | #[macro_use(slog_o, slog_kv)]
[INFO] [stderr]   |                     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `slog_o`: Use fully qualified macro slog::o!(...) instead
[INFO] [stderr]   --> src/logger.rs:13:25
[INFO] [stderr]    |
[INFO] [stderr] 13 |     Logger::root(drain, slog_o!())
[INFO] [stderr]    |                         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::run::*`
[INFO] [stderr]  --> src/app/mod.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::run::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::default::*`
[INFO] [stderr]  --> src/app/mod.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::default::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors/fail_methods.rs:41:22
[INFO] [stderr]    |
[INFO] [stderr] 41 | impl FailMethods for ::failure::Fail {
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 41 | impl FailMethods for dyn (::failure::Fail) {
[INFO] [stderr]    |                      +++++               +
[INFO] [stderr] help: alternatively use a blanket implementation to implement `FailMethods` for all types that also implement `::failure::Fail`
[INFO] [stderr]    |
[INFO] [stderr] 41 - impl FailMethods for ::failure::Fail {
[INFO] [stderr] 41 + impl<T: ::failure::Fail> FailMethods for T {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors/fail_methods.rs:25:19
[INFO] [stderr]    |
[INFO] [stderr] 25 |         (self as &::failure::Fail).traverse(action)
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 25 |         (self as &dyn (::failure::Fail)).traverse(action)
[INFO] [stderr]    |                   +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors/fail_methods.rs:29:19
[INFO] [stderr]    |
[INFO] [stderr] 29 |         (self as &::failure::Fail).log_error()
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 29 |         (self as &dyn (::failure::Fail)).log_error()
[INFO] [stderr]    |                   +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors/fail_methods.rs:33:19
[INFO] [stderr]    |
[INFO] [stderr] 33 |         (self as &::failure::Fail).log_warning()
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 33 |         (self as &dyn (::failure::Fail)).log_warning()
[INFO] [stderr]    |                   +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors/fail_methods.rs:37:19
[INFO] [stderr]    |
[INFO] [stderr] 37 |         (self as &::failure::Fail).stringify()
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 37 |         (self as &dyn (::failure::Fail)).stringify()
[INFO] [stderr]    |                   +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors/fail_methods.rs:5:25
[INFO] [stderr]    |
[INFO] [stderr]  5 |           let mut cause: &::failure::Fail = $error;
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 | /         traverse_err! {
[INFO] [stderr] 44 | |             self,
[INFO] [stderr] 45 | |             |failure| action(format!("{}", failure)),
[INFO] [stderr] 46 | |             |failure| action(format!("  caused by: {}",failure))
[INFO] [stderr] 47 | |         }
[INFO] [stderr]    | |_________- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors/fail_methods.rs:5:25
[INFO] [stderr]    |
[INFO] [stderr]  5 |           let mut cause: &::failure::Fail = $error;
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 | /         traverse_err! {
[INFO] [stderr] 52 | |             self,
[INFO] [stderr] 53 | |             |failure| error!("{}", failure),
[INFO] [stderr] 54 | |             |failure| error!("  caused by: {}",failure)
[INFO] [stderr] 55 | |         }
[INFO] [stderr]    | |_________- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors/fail_methods.rs:5:25
[INFO] [stderr]    |
[INFO] [stderr]  5 |           let mut cause: &::failure::Fail = $error;
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 | /         traverse_err! {
[INFO] [stderr] 60 | |             self,
[INFO] [stderr] 61 | |             |failure| warn!("{}", failure),
[INFO] [stderr] 62 | |             |failure| warn!("  caused by: {}",failure)
[INFO] [stderr] 63 | |         }
[INFO] [stderr]    | |_________- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: this warning originates in the macro `traverse_err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `failure::Error::cause`: please use 'as_fail()' method instead
[INFO] [stderr]   --> src/errors/fail_methods.rs:84:14
[INFO] [stderr]    |
[INFO] [stderr] 84 |         self.cause().traverse(action)
[INFO] [stderr]    |              ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `failure::Error::cause`: please use 'as_fail()' method instead
[INFO] [stderr]   --> src/errors/fail_methods.rs:88:14
[INFO] [stderr]    |
[INFO] [stderr] 88 |         self.cause().log_error()
[INFO] [stderr]    |              ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `failure::Error::cause`: please use 'as_fail()' method instead
[INFO] [stderr]   --> src/errors/fail_methods.rs:92:14
[INFO] [stderr]    |
[INFO] [stderr] 92 |         self.cause().log_warning()
[INFO] [stderr]    |              ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `failure::Error::cause`: please use 'as_fail()' method instead
[INFO] [stderr]   --> src/errors/fail_methods.rs:96:14
[INFO] [stderr]    |
[INFO] [stderr] 96 |         self.cause().stringify()
[INFO] [stderr]    |              ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rapid` (lib) generated 16 warnings (run `cargo fix --lib -p rapid` to apply 7 suggestions)
[INFO] [stderr] warning: `rapid` (lib test) generated 16 warnings (16 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rapid-0b9ad35d1f1a9460)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test logger::tests::work_in_progress ... ok
[INFO] [stdout] test app::run::tests::run::runs_given_function ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- app::run::tests::run::runs_given_function stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app::run::tests::run::runs_given_function' (863) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.1/lib.rs:128:13:
[INFO] [stdout] slog-scope: No logger set. Use `slog_scope::set_global_logger` or `slog_scope::scope`.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b505cf5a658 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b505cf5a658 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b505cf5a658 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b505cf5a658 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b505cf6f46a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b505cf6f46a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5b505cf5ef82 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5b505cf5ef82 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5b505cf38a76 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b505cf38a76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b505cf52039 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b505ce57cec - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5b505ce57cec - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5b505cf521f2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5b505cf521f2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b505cf3808c - std[d054f6f42beb1baa]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5b505cf30329 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b505cf2db90 - std[d054f6f42beb1baa]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5b505cf17d7b - <slog_scope[48e3fd86c4abe6b8]::NoGlobalLoggerSet as slog[791d18f9c80205c5]::Drain>::log
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.1/lib.rs:128:13
[INFO] [stdout]   19:     0x5b505cf12d54 - <alloc[154f689e5dd3bae5]::sync::Arc<dyn slog[791d18f9c80205c5]::SendSyncRefUnwindSafeDrain<Err = core[5a1c3e9896636f3a]::convert::Infallible, Ok = ()>> as slog[791d18f9c80205c5]::Drain>::log
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/src/lib.rs:1736:18
[INFO] [stdout]   20:     0x5b505cf127fb - <slog[791d18f9c80205c5]::Logger<alloc[154f689e5dd3bae5]::sync::Arc<dyn slog[791d18f9c80205c5]::SendSyncRefUnwindSafeDrain<Err = core[5a1c3e9896636f3a]::convert::Infallible, Ok = ()>>>>::log
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-2.8.2/src/lib.rs:1083:28
[INFO] [stdout]   21:     0x5b505cf12747 - <slog_stdlog[703b58ccb5bccea]::Logger as log[a5b3d5f908eb876a]::Log>::log::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-stdlog-3.0.5/lib.rs:99:49
[INFO] [stdout]   22:     0x5b505cf125c4 - slog_scope[48e3fd86c4abe6b8]::with_logger::<<slog_stdlog[703b58ccb5bccea]::Logger as log[a5b3d5f908eb876a]::Log>::log::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.1/lib.rs:225:21
[INFO] [stdout]   23:     0x5b505cf122c1 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::RefCell<alloc[154f689e5dd3bae5]::vec::Vec<*const slog[791d18f9c80205c5]::Logger<alloc[154f689e5dd3bae5]::sync::Arc<dyn slog[791d18f9c80205c5]::SendSyncRefUnwindSafeDrain<Err = core[5a1c3e9896636f3a]::convert::Infallible, Ok = ()>>>>>>>::try_with::<slog_scope[48e3fd86c4abe6b8]::with_logger<<slog_stdlog[703b58ccb5bccea]::Logger as log[a5b3d5f908eb876a]::Log>::log::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   24:     0x5b505cf121b9 - <std[d054f6f42beb1baa]::thread::local::LocalKey<core[5a1c3e9896636f3a]::cell::RefCell<alloc[154f689e5dd3bae5]::vec::Vec<*const slog[791d18f9c80205c5]::Logger<alloc[154f689e5dd3bae5]::sync::Arc<dyn slog[791d18f9c80205c5]::SendSyncRefUnwindSafeDrain<Err = core[5a1c3e9896636f3a]::convert::Infallible, Ok = ()>>>>>>>::with::<slog_scope[48e3fd86c4abe6b8]::with_logger<<slog_stdlog[703b58ccb5bccea]::Logger as log[a5b3d5f908eb876a]::Log>::log::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   25:     0x5b505cf12071 - slog_scope[48e3fd86c4abe6b8]::with_logger::<<slog_stdlog[703b58ccb5bccea]::Logger as log[a5b3d5f908eb876a]::Log>::log::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-scope-4.4.1/lib.rs:221:15
[INFO] [stdout]   26:     0x5b505cf12d07 - <slog_stdlog[703b58ccb5bccea]::Logger as log[a5b3d5f908eb876a]::Log>::log
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/slog-stdlog-3.0.5/lib.rs:99:9
[INFO] [stdout]   27:     0x5b505cf1c227 - log[a5b3d5f908eb876a]::__log
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/log-0.3.9/src/lib.rs:968:20
[INFO] [stdout]   28:     0x5b505ce45385 - <rapid[95ea2ed8c993acc6]::app::App<rapid[95ea2ed8c993acc6]::test_utils::output_stream::OutputStream, rapid[95ea2ed8c993acc6]::test_utils::output_stream::OutputStream>>::run::<rapid[95ea2ed8c993acc6]::app::run::tests::run::runs_given_function::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/logger.rs:27:9
[INFO] [stdout]   29:     0x5b505ce425ad - rapid[95ea2ed8c993acc6]::app::run::tests::run::runs_given_function::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/run.rs:119:26
[INFO] [stdout]   30:     0x5b505ce396fe - <rapid[95ea2ed8c993acc6]::test_utils::output_stream::OutputStream>::capture::<rapid[95ea2ed8c993acc6]::app::run::tests::run::runs_given_function::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/output_stream.rs:19:9
[INFO] [stdout]   31:     0x5b505ce42949 - rapid[95ea2ed8c993acc6]::app::run::tests::run::runs_given_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/run.rs:117:17
[INFO] [stdout]   32:     0x5b505ce39925 - <rapid[95ea2ed8c993acc6]::test_utils::output_stream::OutputStream>::capture::<rapid[95ea2ed8c993acc6]::app::run::tests::run::runs_given_function::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test_utils/output_stream.rs:19:9
[INFO] [stdout]   33:     0x5b505ce44738 - rapid[95ea2ed8c993acc6]::app::run::tests::run::runs_given_function
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/run.rs:116:13
[INFO] [stdout]   34:     0x5b505ce42917 - rapid[95ea2ed8c993acc6]::app::run::tests::run::runs_given_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/app/run.rs:112:33
[INFO] [stdout]   35:     0x5b505ce4aac6 - <rapid[95ea2ed8c993acc6]::app::run::tests::run::runs_given_function::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5b505ce4adcb - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5b505ce4adcb - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x5b505ce58645 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x5b505ce58645 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5b505ce58645 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5b505ce58645 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5b505ce58645 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5b505ce58645 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x5b505ce58645 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x5b505ce531a4 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x5b505ce531a4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5b505ce5b6c2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5b505ce5b6c2 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5b505ce5b6c2 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5b505ce5b6c2 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5b505ce5b6c2 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5b505ce5b6c2 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x5b505ce5b6c2 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5b505cf5996f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   55:     0x5b505cf5996f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x792eacfe6aa4 - <unknown>
[INFO] [stdout]   57:     0x792ead073a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app::run::tests::run::runs_given_function
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "219674a030691738019d4c01f1600d788cd39563f4f59f5800a2d36c06581639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "219674a030691738019d4c01f1600d788cd39563f4f59f5800a2d36c06581639", kill_on_drop: false }`
[INFO] [stdout] 219674a030691738019d4c01f1600d788cd39563f4f59f5800a2d36c06581639
